chore(deps-dev): bump the minor group in /website with 2 updates#6186
Merged
maverbiest merged 1 commit intomainfrom Mar 26, 2026
Merged
Conversation
Bumps the minor group in /website with 2 updates: [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) and [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser). Updates `@tanstack/eslint-plugin-query` from 5.91.5 to 5.95.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.95.2/packages/eslint-plugin-query) Updates `astro-eslint-parser` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md) - [Commits](ota-meshi/astro-eslint-parser@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.95.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: astro-eslint-parser dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
maverbiest
approved these changes
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor group in /website with 2 updates: @tanstack/eslint-plugin-query and astro-eslint-parser.
Updates
@tanstack/eslint-plugin-queryfrom 5.91.5 to 5.95.2Release notes
Sourced from
@tanstack/eslint-plugin-query's releases.Changelog
Sourced from
@tanstack/eslint-plugin-query's changelog.Commits
1047cdcci: Version Packages (#10326)5806444ci: Version Packages (#10324)4d7de83ci: Version Packages (#10317)3443736feat(eslint-plugin): add allowlist option to exhaustive-deps rule (#10295)8fe71e4ci: Version Packages (#10313)c613c22ci: Version Packages (#10309)Updates
astro-eslint-parserfrom 1.3.0 to 1.4.0Release notes
Sourced from astro-eslint-parser's releases.
Changelog
Sourced from astro-eslint-parser's changelog.
Commits
b57ff9fVersion Packages (#425)8df97ebfix(deps): update dependency@astrojs/compilerto v3 (#416)1b1f255Version Packages (#424)380d312fix: make comparable offset remapping work in browser environments (#423)0a7e8abVersion Packages (#422)0ffb8d1fix: handle multibyte offsets when adjusting nodes after\</html>(#421)319bf9bchore(deps): update dependency webpack-cli to v7 (#418)e2c3a8dchore(deps): update astro monorepo (#417)7af8739chore(deps): update dependency@changesets/changelog-githubto ^0.6.0 (#415)0b8b45bchore(deps): update dependency nyc to v18 (#413)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions🚀 Preview: Add
previewlabel to enable